﻿2026-06-13T10:36:19.7733409Z ##[group]Run actions/checkout@v5
2026-06-13T10:36:19.7734209Z with:
2026-06-13T10:36:19.7734575Z   fetch-depth: 0
2026-06-13T10:36:19.7735018Z   repository: SaberMage/spt-core
2026-06-13T10:36:19.7738713Z   token: ***
2026-06-13T10:36:19.7739148Z   ssh-strict: true
2026-06-13T10:36:19.7739511Z   ssh-user: git
2026-06-13T10:36:19.7739872Z   persist-credentials: true
2026-06-13T10:36:19.7740260Z   clean: true
2026-06-13T10:36:19.7740627Z   sparse-checkout-cone-mode: true
2026-06-13T10:36:19.7741052Z   fetch-tags: false
2026-06-13T10:36:19.7741419Z   show-progress: true
2026-06-13T10:36:19.7741786Z   lfs: false
2026-06-13T10:36:19.7742119Z   submodules: false
2026-06-13T10:36:19.7742482Z   set-safe-directory: true
2026-06-13T10:36:19.7743087Z ##[endgroup]
2026-06-13T10:36:19.8548064Z Syncing repository: SaberMage/spt-core
2026-06-13T10:36:19.8549685Z ##[group]Getting Git version info
2026-06-13T10:36:19.8550334Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-13T10:36:19.8551269Z [command]/usr/bin/git version
2026-06-13T10:36:19.8551684Z git version 2.43.0
2026-06-13T10:36:19.8556600Z ##[endgroup]
2026-06-13T10:36:19.8568890Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2323a60a-c46a-4b39-b4c7-7f4a089d578d' before making global git config changes
2026-06-13T10:36:19.8570138Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T10:36:19.8572098Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T10:36:19.8606627Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-13T10:36:19.8625996Z https://github.com/SaberMage/spt-core
2026-06-13T10:36:19.8635587Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T10:36:19.8638079Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T10:36:19.8656550Z HEAD
2026-06-13T10:36:19.8686986Z ##[endgroup]
2026-06-13T10:36:19.8688092Z [command]/usr/bin/git submodule status
2026-06-13T10:36:19.8873271Z ##[group]Cleaning the repository
2026-06-13T10:36:19.8873970Z [command]/usr/bin/git clean -ffdx
2026-06-13T10:36:19.8900707Z Removing traceable-reqs
2026-06-13T10:36:19.8907378Z [command]/usr/bin/git reset --hard HEAD
2026-06-13T10:36:19.8951897Z HEAD is now at 6b98561 Merge 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11 into b189513c697e4305452b836bcdc14ce1b573c7b4
2026-06-13T10:36:19.8956054Z ##[endgroup]
2026-06-13T10:36:19.8991199Z ##[group]Disabling automatic garbage collection
2026-06-13T10:36:19.8994654Z [command]/usr/bin/git config --local gc.auto 0
2026-06-13T10:36:19.9021412Z ##[endgroup]
2026-06-13T10:36:19.9022112Z ##[group]Setting up auth
2026-06-13T10:36:19.9028158Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T10:36:19.9057887Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T10:36:19.9247744Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T10:36:19.9273497Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T10:36:19.9475891Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T10:36:19.9518357Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T10:36:19.9725497Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-13T10:36:19.9762813Z ##[endgroup]
2026-06-13T10:36:19.9763629Z ##[group]Fetching the repository
2026-06-13T10:36:19.9772299Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6b98561f05ce91955413fa74b34fd72d1fc225f1:refs/remotes/pull/8/merge
2026-06-13T10:36:21.7956046Z From https://github.com/SaberMage/spt-core
2026-06-13T10:36:21.7957070Z  * [new branch]      m9-gateway-wan   -> origin/m9-gateway-wan
2026-06-13T10:36:21.7957526Z  * [new branch]      m9-user-surfaces -> origin/m9-user-surfaces
2026-06-13T10:36:21.7986891Z ##[endgroup]
2026-06-13T10:36:21.7987346Z ##[group]Determining the checkout info
2026-06-13T10:36:21.7988160Z ##[endgroup]
2026-06-13T10:36:21.7992616Z [command]/usr/bin/git sparse-checkout disable
2026-06-13T10:36:21.8035162Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-13T10:36:21.8060751Z ##[group]Checking out the ref
2026-06-13T10:36:21.8072045Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/8/merge
2026-06-13T10:36:21.8115044Z HEAD is now at 6b98561 Merge 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11 into b189513c697e4305452b836bcdc14ce1b573c7b4
2026-06-13T10:36:21.8119868Z ##[endgroup]
2026-06-13T10:36:21.8163123Z [command]/usr/bin/git log -1 --format=%H
2026-06-13T10:36:21.8187916Z 6b98561f05ce91955413fa74b34fd72d1fc225f1
